home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 28
/
Volume 28 - JOGO DISK .iso
/
Games
/
2k_urnet_cup_racing.swf
/
scripts
/
DefineButton2_18
/
BUTTONCONDACTION on(press).as
Wrap
Text File
|
2006-09-05
|
157b
|
12 lines
on(press){
play();
tellTarget("/youguess")
{
gotoAndStop(5);
}
red = "0";
yellow = "0";
blue = "0";
green = "10";
}